text view: Use the drag-started signal
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 Jun 2015 16:46:11 +0000 (12:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 8 Jun 2015 10:55:21 +0000 (06:55 -0400)
commit4511ff76fa3d03526686bc1e3529827a4c41ff3b
treeafcfa3bf777a4a631108bd0755dfd1227c9a2b24
parent805fa78221efef8bcdbbd8083bd9f7c5492b2914
text view: Use the drag-started signal

Use the drag-started signal to differentiate between drags that
move a handle and taps on a handle. Show the touch selection popup
for the latter, but not the former.
gtk/gtktextview.c